Home
last modified time | relevance | path

Searched hist:d7b9bd2248d794275b53d34e665f7c5a08c4b396 (Results 1 – 4 of 4) sorted by path

/linux/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_chardev.cdiff d7b9bd2248d794275b53d34e665f7c5a08c4b396 Tue Nov 14 22:41:20 CET 2017 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Add support for user-mode trap handlers

A second-level user mode trap handler can be installed. The CWSR trap
handler jumps to the secondary trap handler conditionally for any
conditions not handled by it. This can be used e.g. for debugging or
catching math exceptions.

When CWSR is disabled, the user mode trap handler is installed as
first level trap handler.

Signed-off-by: Shaoyun.liu <shaoyun.liu@amd.com>
Signed-off-by: Jay Cornwall <Jay.Cornwall@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
H A Dkfd_device_queue_manager.cdiff d7b9bd2248d794275b53d34e665f7c5a08c4b396 Tue Nov 14 22:41:20 CET 2017 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Add support for user-mode trap handlers

A second-level user mode trap handler can be installed. The CWSR trap
handler jumps to the secondary trap handler conditionally for any
conditions not handled by it. This can be used e.g. for debugging or
catching math exceptions.

When CWSR is disabled, the user mode trap handler is installed as
first level trap handler.

Signed-off-by: Shaoyun.liu <shaoyun.liu@amd.com>
Signed-off-by: Jay Cornwall <Jay.Cornwall@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
H A Dkfd_device_queue_manager.hdiff d7b9bd2248d794275b53d34e665f7c5a08c4b396 Tue Nov 14 22:41:20 CET 2017 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Add support for user-mode trap handlers

A second-level user mode trap handler can be installed. The CWSR trap
handler jumps to the secondary trap handler conditionally for any
conditions not handled by it. This can be used e.g. for debugging or
catching math exceptions.

When CWSR is disabled, the user mode trap handler is installed as
first level trap handler.

Signed-off-by: Shaoyun.liu <shaoyun.liu@amd.com>
Signed-off-by: Jay Cornwall <Jay.Cornwall@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>
/linux/include/uapi/linux/
H A Dkfd_ioctl.hdiff d7b9bd2248d794275b53d34e665f7c5a08c4b396 Tue Nov 14 22:41:20 CET 2017 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Add support for user-mode trap handlers

A second-level user mode trap handler can be installed. The CWSR trap
handler jumps to the secondary trap handler conditionally for any
conditions not handled by it. This can be used e.g. for debugging or
catching math exceptions.

When CWSR is disabled, the user mode trap handler is installed as
first level trap handler.

Signed-off-by: Shaoyun.liu <shaoyun.liu@amd.com>
Signed-off-by: Jay Cornwall <Jay.Cornwall@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Oded Gabbay <oded.gabbay@gmail.com>